projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34916b0
)
Use a honestly bogus GTK_LOCALEDIR in config.h.win32.in
author
Tor Lillqvist
<tml@iki.fi>
Mon, 12 Apr 2010 10:44:59 +0000
(13:44 +0300)
committer
Tor Lillqvist
<tml@iki.fi>
Mon, 12 Apr 2010 10:44:59 +0000
(13:44 +0300)
Instead of something that looks like it might actually be intended to
exist.
config.h.win32.in
patch
|
blob
|
history
diff --git
a/config.h.win32.in
b/config.h.win32.in
index 3974e9f61c7ac94820a1396983af783161cb97b5..dec0d030927b480cd6f856b21ac78d5ea6dd48ba 100644
(file)
--- a/
config.h.win32.in
+++ b/
config.h.win32.in
@@
-15,7
+15,7
@@
#define GTK_COMPILED_WITH_DEBUGGING "yes"
/* Define the location where the catalogs will be installed */
-#define GTK_LOCALEDIR "
c:/devel/target/HEAD
/share/locale"
+#define GTK_LOCALEDIR "
NONE
/share/locale"
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
#define HAVE_BIND_TEXTDOMAIN_CODESET 1